PDF4Java Reference Documentation
com.o2sol.pdf4java.spatial Package / PDFCoordinateSystem Class / setWellKnownText Method
A string of Well Known Text describing the geographic coordinate system.
In This Topic
    setWellKnownText Method
    In This Topic
    Sets the well known text.
    Syntax
    public void setWellKnownText( 
       java.lang.String value
    )

    Parameters

    value
    A string of Well Known Text describing the geographic coordinate system.
    See Also